Namespace:
C1.Phone.RichTextBox.Documents
Assembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
Assembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
Syntax
| C# |
|---|
public bool Contains( Object value ) |
| Visual Basic |
|---|
Public Function Contains ( _ value As Object _ ) As Boolean |
Parameters
- value
- Type: System..::..Object